oxenstored transaction conflicts: improve logging
authorThomas Sanders <thomas.sanders@citrix.com>
Mon, 27 Mar 2017 13:36:34 +0000 (14:36 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Wed, 5 Apr 2017 14:10:42 +0000 (15:10 +0100)
commit336afa82ca86fe61f9c46f89ae6726ff94754f34
tree265540de1034cf727e43cf9780254c0f97ce8f73
parent3ee0d82af271897e7e8f74949a4c50d47d460309
oxenstored transaction conflicts: improve logging

For information related to transaction conflicts, potentially frequent
logging at "info" priority has been changed to "debug" priority, and
once per two minutes there is an "info" priority summary.

Additional detailed logging has been added at "debug" priority.

Reported-by: Juergen Gross <jgross@suse.com>
Signed-off-by: Thomas Sanders <thomas.sanders@citrix.com>
tools/ocaml/xenstored/domain.ml
tools/ocaml/xenstored/domains.ml
tools/ocaml/xenstored/process.ml
tools/ocaml/xenstored/transaction.ml
tools/ocaml/xenstored/xenstored.ml